TestBase.findToolbarItem Method

find a toolbar item.
 

Parameters

caption

Type: String
The caption of the toolbar item.
subToolbar

Type: Boolean
Toolbar item is in the subtoolbar.
sectionName

Type: String - May be null
(Optional) The section name of the toolbar item.
checkExist

Type: boolean - May be null
(Optional) True to assert existence, false to check non existance. Null to not assert.